Documentation
LiveNX21.3.0 Release NotesDownload PDF
API Updates
URI
Summary
/userManagement/users
Added support for User Groups via groupId while keeping backwards compatibility with role if groupId is missing
/userManagement/users
Various other endpoints that use role
All enumerations for ROLE have been changed to only support three values:
ADMIN
CONFIG
VIEW
/userManagement/users/importLdapUsers
Added support for User Groups via groupId while keeping backwards compatibility with role if groupId is missing
/userManagement/users/mapLdapUsers
Added support for User Groups via groupId while keeping backwards compatibility with role if groupId is missing
/userGroups
Added new REST API support for User Group management
/reports/forceCancel
This endpoint force-cancels all reports in the specified queue.
 
Support for the logical queue names “fastLane” and “normal” (which didn’t represent actual queues but corresponded to report priorities P1/P2/P3 and P4/P5/P6 respectively) have been removed.
 
We have implemented new queues named “livenx” and “analytics”, for managing reports executed in LiveNX and LiveNA respectively.
 
As a result, cancelling reports using this endpoint requires using the new queue names “livenx” and “analytics”.
/serviceNow/config
/serviceNow/config/validate
Added useProxy parameter to determine specifically indicate that proxy needs to be used or not for ServiceNow feature or not.
/viptela/config
/viptela/config/validate
Added useProxy parameter to determine specifically indicate that proxy needs to be used or not for Cisco SD-WAN feature or not.
/apicme/config
/apicem/config/validate
Added useProxy parameter to determine specifically indicate that proxy needs to be used or not for Cisco DNAC feature or not.
/ldapPoller/ldapServers
/ldapPoller/ldapServers/{id}
/ldapPoller/poll
/ldapPoller/poll/{id}
Added support for User Groups via groupOfAutoAddUsers while keeping backwards compatibility with roleOfAutoAddUsers if groupOfAutoAddUsers is missing.
/alerting/identifiers
Added support to get and update the status contribution for alert identifier configurations. This addition contributeToStatus property allows users to specify whether an alert contributes to status.